deleteAlertSource
No description
deleteAlertSource(
organizationId: ID!
alertSourceId: ID!
): Boolean!
Arguments
deleteAlertSource.organizationId
● [ID!
](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar
deleteAlertSource.alertSourceId
● [ID!
](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar
Type
[Boolean
](/Incidite GraphQL Docs/types/scalars/boolean.mdx) scalar
The Boolean
scalar type represents true
or false
.